Hadoop Essentials by Achari Shiva
Author:Achari, Shiva
Language: eng
Format: epub
Publisher: Packt Publishing
Published: 2015-04-29T04:00:00+00:00
ILLUSTRATE
The ILLUSTRATE command is perhaps the most important development aid. ILLUSTRATE on a relation samples the data and applies the query on it. This can save a lot of time during the debugging process. The sample is significantly smaller than the data making the code, test, and, debug cycle very fast. In many situations, JOIN or FILTER operators may not yield any output on a sample of the data. In such cases, ILLUSTRATE manufactures records that pass through these operators and inserts them into the sample dataset:
grunt> illustrate grouped; ----------------------------------------------------------- | owners | owner:chararray | animal:chararray | ----------------------------------------------------------- | | steve | dog | | | adam | dog | ----------------------------------------------------------- -------------------------------------------------------- | pets | name:chararray | animal:chararray | -------------------------------------------------------- | | fido | dog | | | rex | dog | -------------------------------------------------------- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | grouped | group:chararray | owners:bag{:tuple(owner:chararray,animal:chararray)} | pets:bag{:tuple(name:chararray,animal:chararray)} | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | dog | {(steve, dog), (adam, dog)} | {(fido, dog), (rex, dog)} | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(7355)
Supercharging Productivity with Trello by Brittany Joiner(6620)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6420)
Mastering Tableau 2023 - Fourth Edition by Marleen Meier(6383)
Inkscape by Example by István Szép(6233)
Visualize Complex Processes with Microsoft Visio by David J Parker & Šenaj Lelić(5931)
Build Stunning Real-time VFX with Unreal Engine 5 by Hrishikesh Andurlekar(4927)
Design Made Easy with Inkscape by Christopher Rogers(4610)
Customizing Microsoft Teams by Gopi Kondameda(4148)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3935)
Extending Microsoft Power Apps with Power Apps Component Framework by Danish Naglekar(3738)
Business Intelligence Career Master Plan by Eduardo Chavez & Danny Moncada(3705)
Salesforce Platform Enterprise Architecture - Fourth Edition by Andrew Fawcett(3614)
Pandas Cookbook by Theodore Petrou(3590)
The Tableau Workshop by Sumit Gupta Sylvester Pinto Shweta Sankhe-Savale JC Gillet and Kenneth Michael Cherven(3394)
TCP IP by Todd Lammle(2987)
Drawing Shortcuts: Developing Quick Drawing Skills Using Today's Technology by Leggitt Jim(2915)
Applied Predictive Modeling by Max Kuhn & Kjell Johnson(2874)
Exploring Microsoft Excel's Hidden Treasures by David Ringstrom(2849)
